home *** CD-ROM | disk | FTP | other *** search
- Hi, I've been working on a HTTP server written in perl (originally from
- Marc VanHeyningen at cs.indiana.edu). I've gotten to the point where I'm
- happy with it for my needs and thought maybe someone else might find it
- useful.
-
- I'm currently calling it version 0.14. You can always get the latest
- from <A HREF="http://www.bsdi.com/server">here</A>.
-
- You can try it out using the <A HREF="http://www.bsdi.com/">server</A>
- I have setup for my company if you like.
-
- Features:
-
- o Very easy to setup (all code is written in perl)
- o README file with helpful tips
- o config file for easy setup
- o HTML docs <A HREF="http://www.bsdi.com/server/httpd.html">here</A>
- o can be run by normal user if not using port 80
- o chroot() support for more security if wanted
- o directory browser (with last modification, size and file/directory info)
- o date server sample code
- o finger server sample code
- o Other sample gateways from the original code (siks, neuro, sunman)
- o "loadable" drivers (helpful in debugging new gateways)
-
- The code is provided ``as is'', and without warranty but feel free to
- send me <sanders@bsdi.com> comments and I'll try and make it better.
- If you write other gateways using this scheme please send them to me
- and I'll try and integrate them.
-
- +--+
- | |____ --------------------------------------------------------------
- __| | Tony Sanders Development and Customer Support
- \ | sanders@BSDI.COM Berkeley Software Design, Inc.
- \/\ * _/ 1801 Wells Branch Parkway, #2111
- \_ / Austin, TX 78728
- \|
-
-